Stripper takes a text file and replaces all strings of one or more blanks by a single tab (except blanks leading a line which it deletes). I was able to do this in Hypertalk but the XCMD is a bit quicker.
Alex McKale
Dept. of Physics
OSU
Corvallis, OR 97331
ΓÇóΓÇóNote from Steve Drazga, Editor DevStack
I would like to publicly thank Alex for sending in this contribution & supporting the Developer Stack. It is this kind of support that will keep the Developer Stack alive & thriving.
-- part contents for background part 10
----- text -----
Syntax:
Stripper <InputFile>,<OutputFile>
The first parameter is the full pathname to the input file.
The second parameter is the full pathname to the output file.